home *** CD-ROM | disk | FTP | other *** search
- object frmAddclude: TfrmAddclude
- Left = 192
- Top = 114
- BorderStyle = bsDialog
- Caption = 'Enter Folder'
- ClientHeight = 122
- ClientWidth = 449
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poOwnerFormCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 16
- Width = 126
- Height = 13
- Caption = 'You can use wild cards *,?'
- end
- object SpeedButton1: TSpeedButton
- Left = 384
- Top = 40
- Width = 57
- Height = 22
- Caption = 'Browser'
- OnClick = SpeedButton1Click
- end
- object BitBtn1: TBitBtn
- Left = 151
- Top = 82
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = BitBtn1Click
- NumGlyphs = 2
- end
- object BitBtn2: TBitBtn
- Left = 239
- Top = 82
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- NumGlyphs = 2
- end
- object Edit1: TEdit
- Left = 16
- Top = 40
- Width = 369
- Height = 21
- ImeName = 'Chinese (Simplified) - Microsoft Pinyin IME 3.0'
- TabOrder = 2
- end
- end
-